Skip to content

chore: bump uipath-core min to 0.5.14#109

Merged
radu-mocanu merged 1 commit intomainfrom
chore/bump-core-min
Apr 29, 2026
Merged

chore: bump uipath-core min to 0.5.14#109
radu-mocanu merged 1 commit intomainfrom
chore/bump-core-min

Conversation

@radu-mocanu
Copy link
Copy Markdown
Collaborator

Summary

  • raise uipath-core minimum from >=0.5.2 to >=0.5.14

Why

0.5.14 restored interrupt event types removed in 0.5.13 (UiPath/uipath-python#1600). raising the floor here prevents installs from resolving the broken 0.5.13 against this runtime.

Copilot AI review requested due to automatic review settings April 29, 2026 08:07
@radu-mocanu radu-mocanu requested a review from a team as a code owner April 29, 2026 08:07
@radu-mocanu radu-mocanu merged commit 521c20e into main Apr 29, 2026
23 checks passed
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Bumps the minimum supported uipath-core version to avoid resolving the known-bad 0.5.13, and updates the runtime package version/lockfile accordingly.

Changes:

  • Raise uipath-core dependency floor from >=0.5.2 to >=0.5.14 (keeping <0.6.0 cap).
  • Bump uipath-runtime version from 0.10.1 to 0.10.2.
  • Refresh uv.lock to reflect the new resolved uipath-core version and updated package metadata.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
pyproject.toml Updates runtime version and uipath-core minimum requirement.
uv.lock Locks uipath-core to 0.5.14 and updates requires-dist/editable package version metadata.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants